Finally worked it out.
mysqli leaves open TIME_WAIT connections. Swapping back to mysql mode works perfectly fine.
We now have 1 backend database server (Uranus), 1 front end web server (Neptune) and a satellite web server (Triton).
There will be some kinks to iron out I'm sure, so if anything is weird (picture uploading, things like that) let me know.
Cheers
David
@Velocio started
London Fixed Gear and Single-Speed is a community of predominantly fixed gear and single-speed cyclists in and around London, UK.
This site is supported almost exclusively by donations. Please consider donating a small amount regularly.
Finally worked it out.
mysqli leaves open TIME_WAIT connections. Swapping back to mysql mode works perfectly fine.
We now have 1 backend database server (Uranus), 1 front end web server (Neptune) and a satellite web server (Triton).
There will be some kinks to iron out I'm sure, so if anything is weird (picture uploading, things like that) let me know.
Cheers
David