Page 1 of 1

Plz more features (Nginx + Memcached)

PostPosted: 11. August 2014 10:08
by TieuWi
Hello BelTran
you can add 2 features on xampp for Win (Nginx + Memcached ) >> "Support for server faster,when there is one big traffic"
so your product will be better
thanks for support :P

Re: Plz more features (Nginx + Memcached)

PostPosted: 11. August 2014 10:32
by Nobbie
TieuWi wrote:you can add 2 features on xampp for Win (Nginx + Memcached ) >> "Support for server faster,when there is one big traffic"


You have a misunderstanding of the product Xampp - it is for development ONLY. There is NEVER "big traffic".

Re: Plz more features (Nginx + Memcached)

PostPosted: 11. August 2014 12:06
by Altrea
TieuWi wrote:you can add 2 features on xampp for Win (Nginx + Memcached ) >> "Support for server faster,when there is one big traffic"

XAMPP stands for:

X(cross)-platform
Apache
MySQL
PHP
Perl

I don't see how nginx fits here.

If you want to use nginx, simply search for an nginx webserver stack

Re: Plz more features (Nginx + Memcached)

PostPosted: 12. August 2014 04:57
by TieuWi
Thanks Altrea
Nginx increase handle the number of connection....and Memcached
Nginx "reverse proxy" (10.000 request.... )

Apache (1000 request)

Re: Plz more features (Nginx + Memcached)

PostPosted: 12. August 2014 05:57
by Altrea
Maybe true, but the base message of my reply is, XAMPP is a webserver stack based on Apache and that for good reasons. XAMPP bundles the most used components which are for sure Apache, MySQL and PHP and not nginx, PostgreSQL and Ruby in Rails.

There are several dozen of webserver bundles available, choose the one that fits your needs most.

And related to number of simultaneous connections:
XAMPP is designed as local test and development environment. How many simultaneous connections/requests do you need there?