Page 1 of 1

PB webserver smaller + faster than apache?

Posted: Sun Oct 16, 2011 4:20 pm
by Tomio
Hello,

does anyone has experience with a websever coded with PB in Linux?

There is a company which runs apache.
Because of the heavy load the many requests are performed within several identical machines.

The question is: Do you think it is possible to build a PB webserver smaller + faster than apache?

Just designed for the very special requests on that server.

I think I have enought experience to do the coding.
I just never concerned myself with PB on linux + webservers.

Thanks tomio

Re: PB webserver smaller + faster than apache?

Posted: Tue Oct 18, 2011 3:49 am
by lakomet
Tomio
Look here

Re: PB webserver smaller + faster than apache?

Posted: Tue Oct 18, 2011 7:41 am
by jesperbrannmark
Are you sure its apache thats falling behind in speed and not mysql or php?
If you are dealing with only html files pb can be an alternative. A small tip can be to make a ramdisc and put all the html files in (if they are not extremely big) to speed up disc use if you have that big traffic.

Re: PB webserver smaller + faster than apache?

Posted: Tue Oct 18, 2011 9:39 am
by Tomio
>Are you sure its apache thats falling behind in speed and not mysql or php?
A good point I'll have to ask the developer.

>ramdisk
The phys.mem of the machines is at the limit.

@lakomet
> Look here
This is a russian zip-file. Don't expect me to open it. Even if its from the PB forum.

Thanks tomio

Re: PB webserver smaller + faster than apache?

Posted: Tue Oct 18, 2011 12:15 pm
by lakomet
Tomio
Thank you, you made ​​me laugh(я подцтолом)

Re: PB webserver smaller + faster than apache?

Posted: Tue Oct 18, 2011 1:11 pm
by Tomio
@lakomet,
of course, this was not against you.
Your link points to a site written completely in russian.
The only text I can read are the urls.

tomio