server

.net remoting to invoke Speech Server workflow in non-local application domain

I am implementing a Microsoft Speech Server application built on windows workflow foundation. The app manages other sub apps - users call in and the manager loads the assembly containing the correct application and invokes the workflow. The problem I'm facing is that speech serve or iis like to lock the assembly into memory, preventing ...

The process that must occur between the client and servers, Kerberos authentication.

Im trying to learn and understand Kerberos, i need to understand the process that must occur between the client and server — Windows and non-Windows platforms — to enable Kerberos authentication. looking for some help to explain the process better. thank you ...

Is there a free version control server provider for non-public projects?

I'd like to have a version control server (preferably SVN) accessible on the internet without having to host my own (linux) server. Setting up a home server ala DynDNS is not really an option. Can you have non-public (maybe single-user) projects on one of the OSS project hosting sites? Or are there alternatives? I had a look at Google ...

Why would subversion timeout when I try to commit changes to a directory?

When attempting to commit file in the jsunit directory in my working-copy, I waited a really long time and got an error like: svn: OPTIONS request failed on '/svn_repo/OSB_Project/trunk/OSB/test/web/jsunit' svn: timed out waiting for server Why would the server hang at this point? Running SuSE 10.3 in a VirtualBox where I keep my Sub...

Choosing adequate spec servers for ASP.NET application

Hi, I'm working on an application that's due to launch soon and could do with some advice on how to go about choosing servers of the appropriate configuration so everything performs well. The app is .NET 3.5, using SQL express edition for the DB. We currently have one low spec server being used as a staging environment for testing, it'...

Get info for Common Log Format from socket in C

I want to create a log file for my webserver written in C under UNIX. The logfile should be formatted according to Common Log Format, but I don't know how to get the ident and authuser from the connecting socket. Is there a simple way to get these from the socket? ...

Any reason not to buy used Dell rack servers for a home office?

Maybe a dumb question but..... I have never purchased rackmount computers before, I do a lot of software development from my home office, sometimes I have as many as 6-8 servers setup with various platforms for testing and debugging. More often than not I would just pass down my latest desktop machine and make it into a 'server'. I ne...

file uploading problem with open_basedir and move_uploaded_file

I'm working with a legacy php script. There is a file upload form in it already, but I've added another one for a different section in the same script. The $_file['file'] is there. But I keep getting a open_basedir restriction error, and if not that, I get a permission error. I wouldn't mind working around these problems, but the thing...

What technology is suitable for this application?

Right now at work, the an application we have is being tested by QA guys and the app sends requests to a server. The downside of this is that the client can only request and cannot modify the files on the server for testing different test cases without contacting one of the programmers. I've been tasked with researching an implementati...

Efficient layout for a distributed python server?

If I wanted to have Python distributed across multiple processors on multiple computers, what would my best approach be? If I have 3 eight-core servers, that would mean I would have to run 24 python processes. I would be using the multiprocessing library, and to share objects it looks like the best idea would be to use a manager. I want ...

Need help with building a web server

Greetings! I'd like to build an apache web server, running on debian lenny. It will primarily be used for hosting a web-shop, so it should have some light db i/o and lots of image serving (item previews/thumbs/etc...). It's tough to put a finger on the exact number of concurrent requests that I'll get hit with, but I'd say that a non-...

python web-services: returning a fault from the server using ZSI

I'm interested in writing a python client for a web-service, and for testing purposes it would be very interesting also to have a simple stub server. I'm using python 2.3, and ZSI 2.0. My problem is that I do not manage to return an exception from the server. If I raise an exception of the type used for the soap fault in the wsdl, I ge...

Where does Leopard Server's MySQL store its data?

I'm trying to recover a table in a MySQL database from Time Machine, however I don't know and can't find where Leopard Server's MySQL stores its data files. Does anyone know where they are stored? Is there an easy way to run mysqldump on them without restoring them? Is there anything else I should know about Time Machine and MySQL data...

Why are these folders' share names appended with dollar signs?

I've recently come into a web development position with a company who just lost their server/network admin. Though I was hired for web development, I'm being asked to do some routine maintenance tasks on the server that I'm nonetheless having trouble with, having no background in this sort of stuff. It doesn't help that we've lost all co...

System Recommendation for Running Citrix Server for 100 MS Office users

Hi I need to find out what would be a recommended Citrix Server setup (memory, cpu and network hardware) for up to 100 users (both LAN and WAN) concurrently. They will be using the server mainly for the following purposes: running MS Office (mainly 10-15 MB Excel files) exporting/importing data to/from a SQL database on another serve...

What is the difference between DoS and Brute Force attacks?

Hello guys, I was reading about DoS attacks on Apache servers but the "Brute Force" word pops up sometimes I know DoS attacks but "Brute Force" seems to be similar, is there a difference or it is just another word of DoS ?? ...

set up website on local machine

I have a fast dedicated internet connection and a static IP address at my office. I also have a web site that I want to host on my server machine (win server 2003). I know how to setup a web site through IIS but have no clue how to point my domain to my site and configure my server to serve for that domain. Can anyone point me to a prefe...

How to tune a cache in an application server

Our customers have hundreds of projects per application server. Every project has its own metadata descriptor (~1MB in memory , ~1sec to load from DB). The metadata is used to validate every request to the server in various aspects (permissions, valid fields, field values etc...) We are heavily dependent upon this metadata. To save ti...

Staging, Testing, and Version Control Server Spec Recommendations

I am going to be working with a few outside developers for some ASP.NET projects and wanted to setup a co-located server for version control, testing, and staging client sites until they are ready to deploy. I already have the ISP and have a 10 megabit connection burstable to 100, so I don't think bandwidth is going to be an issue. My...

Moving SharePoint MOSS Install

Hi I have a sharepoint MOSS 2007 Install on a server and need to move it to another new server. Can I just ghost the complete server to the new one or do I need to install and configure the complete server again? Any suggestions appreciated. ...