Can you post your nginx config? Sounds like you don't have your php
location block setup.
Sent from my iPhone
On Oct 1, 2009, at 6:14 AM, chaitanya <chaitanya.b87@gmail.com> wrote:
>
> Hi
>
> I am using nginx+php-fpm on my server. My requirement is to execute 1K
> + request per second.
> But when i execute that php page it starts getting download in browser
> rather than executing it's database transactions.
>
> Can you please guide me what could be the reason of this behaviour?