Archive

Posts Tagged ‘lighttpd’

Install Clipbucket Lighttpd Codec 2

January 15th, 2012 Comments off

Hello
I need to install lighttpd, clipbucket codecs, ISPConfig (or any free panel) on Debian Squeeze 64 bit

Everything must be fully functional

Install Clipbucket Lighttpd Codec

January 11th, 2012 Comments off

Hello
I need to install lighttpd, clipbucket codecs, ISPConfig (or any free panel) on Debian Squeeze 64 bit

Everything must be fully functional

Install Clipbucket Lighttpd Codec

January 11th, 2012 Comments off

Hello
I need to install lighttpd, clipbucket codecs, ISPConfig (or any free panel) on Debian Squeeze 64 bit

Everything must be fully functional

Anti Hotlinking Flv Files In Lighttpd

May 27th, 2011 Comments off

My video site is using lighttpd, with mod_secdownload. Some other sites are hotlinking my flv files and they by pass the mod_secdownload with no problem. I need somebody to help me to prevent them from hotlinking my flv video using lighttpd. I will give you test link to test

Thanks

Setup Pull Servers For A Video Site/ Lighttpd 2

May 21st, 2011 Comments off

I need someone to setup 5 servers for me, php, apache, lighttpd

Each server will pull flv files from my storage servers. So when somebody request an flv file on those servers, it will check if the server has it yet. If not, it will redirect that request to the storage server. Meanwhile, it will pull that flv file and store in those servers. Also, it will delete the files after 24 hours if nobody access it (cron job)

I need lighttpd to setup, streaming via port 81 with mod_flv and mod_secdownload (i already have the configuration file so you can just copy).

The good news is I already have some servers setup this way, so you can take a look and simply copy files to those new 5 servers. So you can simply copy and paste from my old servers to those new servers. You just need to insall php, apache and lighttpd.

Thanks

Setup Pull Servers For A Video Site/ Lighttpd

May 16th, 2011 Comments off

I need someone to setup 5 servers for me, php, apache, lighttpd

Each server will pull flv files from my storage servers. So when somebody request an flv file on those servers, it will check if the server has it yet. If not, it will redirect that request to the storage server. Meanwhile, it will pull that flv file and store in those servers. Also, it will delete the files after 24 hours if nobody access it (cron job)

I need lighttpd to setup, streaming via port 81 with mod_flv and mod_secdownload (i already have the configuration file so you can just copy).

The good news is I already have some servers setup this way, so you can take a look and simply copy files to those new 5 servers. So you can simply copy and paste from my old servers to those new servers. You just need to insall php, apache and lighttpd.

Thanks

Optimize Mysql On Lighttpd Server

May 10th, 2011 Comments off

I am looking for someone to optimize the MySQL settings for a server running several WordPress blogs.

The server has been running without problems for months, but I would like to have it optimized and also get some suggestions on future upgrading as the blogs are getting more busy.

The server is running on Ubuntu 9.10 with lighttpd 1.4.26, MySQL 5 and PHP5 FASTCGI.

Lighttpd Rewrite Role Convert From Apache

May 7th, 2011 Comments off

Hi,

I need to convert .htaccess of Apache where there are set some rules of rewrite to Lighttpd.

Thanks.

Lighttpd Installation

April 25th, 2011 Comments off

I need to be installed on the server Lighttpd for adultvideoscript
Now running on Apache, which can not seeking

Lighttpd Web Server Slow Issue

March 6th, 2010 Comments off

I am using clip-share video script for my video site, with multiple server plug in. The main site is hosted on a VPS, and 2 streaming sites which are www2.mysite.com and www3.mysite.com hosted on 2 dedicated server. I use lighttpd to stream all flv files.

There is a serious issue with lighttpd streaming right now. I give you an example on my www3.mysite.com

I configure the lighttpd.conf of www3, which has mod_evasive, mod_secdownload (enabled) , mod_flv (enabled). mod_kbytes_per_second.

Originally, it is configured as below
connection.kbytes-per-second = 150
evasive.max-conns-per-ip = 3

If the server has below 200 connections, the flv loads as normal. Once it has over 200 connections, the flv loads very slow. I can say it barely loads. This server is on 1Gbps dedicated port and I have tested its speed. It can boost to 800Mbps with no problem

I modified the lighttpd.conf a little bit like
connection.kbytes-per-second = 500
evasive.max-conns-per-ip = 3
but it won’t help.

Then I decided to test loading the file via apache. The flv file load superfast with no problem. That is how I am confident this is an issue with lighttpd, or a bug in lighttpd.

I need a super pro who knows lighttpd to fix this issue. The connection.kbytes-per-second = 150 is actually enough to load an flv so I need connection.kbytes-per-second = 150, and the file should load as fast as it is loading via apache.

If you are interested, please PM me for my live site, and the test link that you can compare between 2 same videos, 1 loads from lighttpd and the other load from apache.

Thanks

Categories: Programming Tags: , , , , , ,

Lighttpd Setup/install

February 28th, 2010 Comments off

Hi,

I am running an apache/cpanel server and will be launching a video section on a subdomain on one of the sites. So I’d like to install Lighttpd but still keep cpanel etc… Apparently this can be done by porting?

My server is dedicated.

Xfilesharing On Lighttpd Conf

December 23rd, 2009 Comments off

Hello,

I have a big server, i have install Lighttpd and run just the html page.

Now i want to install XFileSharing with my own license but i need same one that help to setup.

I need to install same library and php5 with fastcgi.
Also need to install mod_secdownload to prevent leeching.

Server:
16Core Intel Xeon, 24GB ram DDR3 ECC, 10Gbps, 1TB raid1. RedHat5

Thanks

Mod_flv_streaming In Lighttpd

December 9th, 2009 Comments off

My site www.giantraider.com is using clip-share script, running on 2 servers using their multiple plug in.

It is running on lighttpd, mod_flv_streaming and mod_secdownload. However, mod_flv_streaming is not working. mod_secdownload is working fine.

I need someone to make this mod_flv_streaming to work on all flv files on both servers.

Thanks

Fix Mod_rewrite On Lighttpd

November 26th, 2009 Comments off

I need to sameone to fix a mod_rewrite in the main conf of lighttpd.

Thanks.

Expert On Lighttpd

September 28th, 2009 Comments off

Hi, I am looking for someone can settings my server,,
I have streaming video site and I am using lighttpd for streaming videos, but I have problem with slow loading buffer..

Then I need a real expert on Lighttpd configuration…

thanks

Lighttpd Mod_rewrite

March 28th, 2009 Comments off

I have recently tried changing my server over to lighttpd and am having a few problems with rewrites.

We use a rewrite.php file which is almost identical to the this http://docs.google.com/Doc?id=df4rgfr9_56hrk973ck

I need someone who has experinence with setting up lighttpd and has good knowledge of apapche mod_rewrite and lighttpd mod_rewrite to get the site working with lighty.

Should be a fairly simple job if you are good with lighttpd rewrites.

Software Installation-centos

March 27th, 2009 No comments

1.I need someone to install Red5 flash server on Linux dedicated server. All the ports must be opened and configured correctly so that I would be able to install and use red5 applications.

2.I also need lighttpd (http://www.lighttpd.net/) installation on port 81 of same server as I already have apache on port 80. Lighttpd should be install with flv module and mod sec download.

3.ImageMagick latest version.

Fix Lighttpd Flash Player Prob

March 24th, 2009 No comments

I have (Ultimate player) from media scripts if u know it.
The job is to fix problem with that player, if the user used the seek bar to scroll in the loaded part of the video, the player start reloading from where the user clicked.

Will provide u with FLA and sample for the problem.

Lighttpd

March 19th, 2009 No comments

We would like to install lighttpd on our server. Thanks.

Categories: MySQL, PHP Tags:
Bear