Re: [squid-users] Squid test-suite / benchmarks

2018-06-07 Thread Coenraad Loubser
My first port of call would be apachebench with and without your proxies. A web search for "squid apachebench" might yield some leads to people who have done this. (I'm sure apachebench is well tested.) Eg. the third hit on Google: https://2bits.com/articles/using-apachebench-benchmarking-logged-u

Re: [squid-users] Squid test-suite / benchmarks

2018-06-07 Thread Alex Rousskov
On 06/07/2018 04:17 AM, Stoica Bogdan Alexandru wrote: > We’re a small research team interested in benchmarking Squid for a > research project. > Ideally, we would like to have good code coverage while doing so. > Are there any good benchmarks used for such purpose? Performance benchmarks usual

Re: [squid-users] Squid.out reports errors for lines that do not exist in squid.conf

2018-06-07 Thread Eliezer Croitoru
Thanks Amos, Now it's much clear to me. Since you know me I have used many different Unix based systems and the only times I have used the service commands was really un-naturally The times I have used service was only when some guide/tutorial instructed a set of commands. I am using either

Re: [squid-users] Squid.out reports errors for lines that do not exist in squid.conf

2018-06-07 Thread Cheadle, Edward
Thanks a lot for all the information; It is helping. But the service command is not a systemd command. On servers with systemd on them, the service command is some sort of alias. This version of Amazon linux does not use systemd, I got on one and ran systemctl and all that is returned is com

Re: [squid-users] Squid test-suite / benchmarks

2018-06-07 Thread Panagiotis Bariamis
>Any chance the details of these research are going to be publicly available? >It has been a while since anyone contributed to the Squid Projects >benchmark collection >. Hi Amos, As far as my research is concerned it will be publicly availa

Re: [squid-users] Squid test-suite / benchmarks

2018-06-07 Thread Amos Jeffries
On 07/06/18 22:24, Panagiotis Bariamis wrote: > Hello, > I just finished a same project . Only platform that worked well with > most configurations of Squid is Web Polygraph.  > > > On Thu, Jun 7, 2018, 13:17 Stoica Bogdan Alexandru wrote: > > Hi all, > > __ __ > > We’re a smal

Re: [squid-users] Squid test-suite / benchmarks

2018-06-07 Thread Panagiotis Bariamis
Hello, I just finished a same project . Only platform that worked well with most configurations of Squid is Web Polygraph. On Thu, Jun 7, 2018, 13:17 Stoica Bogdan Alexandru wrote: > Hi all, > > > > We’re a small research team interested in benchmarking Squid for a > research project. > > Ideal

[squid-users] Squid test-suite / benchmarks

2018-06-07 Thread Stoica Bogdan Alexandru
Hi all, We're a small research team interested in benchmarking Squid for a research project. Ideally, we would like to have good code coverage while doing so. We have searched online for alternatives, but found little info. Are there any good benchmarks used for such purpose? Or, even better, is

Re: [squid-users] Squid.out reports errors for lines that do not exist in squid.conf

2018-06-07 Thread Amos Jeffries
On 07/06/18 18:13, Eliezer Croitoru wrote: > Amos, > > Systemd can be define to run a specific command for a "reload" and even if > nobody wrote the line in a service file it's there since almost day one of > systemd services. > *If* that mechanism is used there is no difference in the command