Login

Username

Password





Register   Reset password

Get Cuyahoga at SourceForge.net. Fast, secure and Free Open Source software downloads

Forum

Welcome Guest Search | Active Topics | Members

About the fastcgi-mono-serve2 issue Options
guag
Posted: Sunday, October 9, 2011 2:09:23 AM
Rank: Newbie
Groups: Member

Joined: 4/22/2011
Posts: 7
Points: 21
Anyone got the same problem?

The below is my application environment:
Cuyahoga: 1.6.0
OS: Ubuntu 11.04 64bit
SERVER: NGINX 0.8.54 + FASTCGI-MONO-SERVER2
RUNTIME: MONO 2.6.7

I execute fastcig-mono-server2 with the below:
fastcgi-mono-server2 applications=www.a.com:/:/var/www/cuyahoga001,www.b.com:/:/var/www/cuyahoga002 socket.etc.
The two websites work ok!

but when I use the below command:
fastcgi-mono-server2 applications=www.a.com:/:/var/www/cuyahoga,www.b.com:/:/var/www/cuyahoga socket.etc.

Just one of them works. When accessing the other website, I encountered the compile error: can not found the "APP_Global_asax_***_.dll",

I guess that :
For the first command: fastcgi-mono-server2 launched two processes, they work OK;
But for the second command: fastcgi-mono-server2 launched one process, the runtime can not found another webapp's APP_Global_asax_***_dll file.

Please give me a hand, if you know this?
guag
Posted: Monday, October 10, 2011 11:47:57 PM
Rank: Newbie
Groups: Member

Joined: 4/22/2011
Posts: 7
Points: 21
Last night, I used apache2 and mod_mono instead of nginx and fastcgi-mono-server2.
It works(multiple domain names bind to an mono application),
Because of vps's memory is very little, so multiple domain names to an application is better.
Users browsing this topic
Guest


Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Main Forum RSS : RSS

Yet Another Forum.net version 1.9.0 running under Cuyahoga.
Copyright © 2003-2006 Yet Another Forum.net. All rights reserved.