[MXS-979] make response faster in readwrite spilit Created: 2016-11-18 Updated: 2017-12-01 Resolved: 2017-03-20 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | readwritesplit |
| Affects Version/s: | 2.0.1 |
| Fix Version/s: | N/A |
| Type: | New Feature | Priority: | Major |
| Reporter: | sava | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
CentOS 7 |
||
| Description |
|
If there is long distance between master server and slave server, It takes long time for viewing the web site on the slave server is using readwrite splitting. I want to view the web site in more short time, if I'm only viewing. |
| Comments |
| Comment by markus makela [ 2016-12-05 ] |
|
This could be solved by the cache filter in the 2.1 version of MaxScale. It would speed up response times by caching them. |