Welcome! Log In Create A New Profile

Advanced

Re: Cannot totally switch off caching

July 02, 2013 09:46AM
Alexander Kunz Wrote:
-------------------------------------------------------
>
> do you use a PHP framework? Most frameworks can cache also.
Yes, site based on Drupal 7. I trying to switch off drupal cache, all the same.

> What
> happens
> if you request the page with a unique parameter which is not used by
> PHP? Somethink like a random value at the end of your url
> test.php?random=xxxxx
When I add a new parameter (http://site/?qqq), page generate long time. When a request a page with the same parameter again, page return fast. When I change parameter again, page generate long time again.

> What happens on your page/script generally? 24 seconds is a long time.
This is some sort of information portal, during page render scripts make about 50-75 requests to db.

> Are you querying a database?
Yes, mysql 5 on anotner VM (in the proxmox virtual local network).

>Or filesystem operations?
No, filesystem is not using (during start page generation, which I use for this tests).

>Perhaps it can
> help you commenting out step by step in your PHP page/script.
>
> What kind of sotware do you use for this load test?
I run tests via httperf (and now for single requests trying simple wget).
All machines is VM under proxmox with 512mb RAM and 1 virtual core, except nginx+php server - there is 1 Gb.
Dictinct VMs for nginx+php, db, and machine for test running. Also there is one proxy/load balancer machine, but now balancer have 1 node in config and redirect all requests to nginx (proxy using nginx too). I trying to exclude proxy totally (with direct access to nginx+php server - all the same).

>Is this
> "192.168.111.254" your localhost? Or is it possible that there is a
> proxy between your test server and load generator which is not
> bypassed?
This is VM - proxy, but I trying to exclude it and make direct requests to nginx+php machine, this has no effect.
Subject Author Posted

Cannot totally switch off caching

imanenkov July 01, 2013 04:33AM

Re: Cannot totally switch off caching

Maxim Dounin July 01, 2013 08:00AM

Re: Cannot totally switch off caching

Igor Sverkos July 01, 2013 08:30AM

Re: Cannot totally switch off caching

imanenkov July 01, 2013 08:32AM

Re: Cannot totally switch off caching

Maxim Dounin July 01, 2013 12:38PM

Re: Cannot totally switch off caching

imanenkov July 02, 2013 02:08AM

Re: Cannot totally switch off caching

Maxim Dounin July 02, 2013 06:50AM

Re: Cannot totally switch off caching

imanenkov July 02, 2013 07:49AM

Re: Cannot totally switch off caching

Maxim Dounin July 02, 2013 08:28AM

Re: Cannot totally switch off caching

imanenkov July 02, 2013 08:37AM

Re: Cannot totally switch off caching

Maxim Dounin July 02, 2013 08:58AM

Re: Cannot totally switch off caching

Alexander Kunz July 02, 2013 09:08AM

Re: Cannot totally switch off caching

imanenkov July 02, 2013 09:46AM

Re: Cannot totally switch off caching

Alexander Kunz July 02, 2013 11:06AM

Re: Cannot totally switch off caching

imanenkov July 03, 2013 02:50AM

Re: Cannot totally switch off caching

Alexander Kunz July 03, 2013 02:54AM

Re: Cannot totally switch off caching

Alexander Kunz July 01, 2013 08:48AM

Re: Cannot totally switch off caching

Ben Johnson July 01, 2013 09:06AM

Re: Cannot totally switch off caching

imanenkov July 02, 2013 01:26AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 106
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready