Laravel/OVH very slow response time for 5 simultaneous sencha requests -
i install empty laravel4 framework on pro ovh hosting. when, launch 5 simultaneous request on public 'hello world' page, 1 quick answer, 4 others can take more minute !
it works fine on local wamp system ! know if there ovh limiation or laravel pb ?
regards
edit : hello,
find solution. new laravel4 'native' session driver causes slow response time simultaneous request ! changed 'cookies' driver works fine.
i think you'll have create ticket ovh support, because it's not normal native session driver cause slow reactions.
on dedicated server or shared hosting ?
Comments
Post a Comment