473,396 Members | 1,866 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

FastCGI with C++ and Sessions...

I must admit, I am somewhat ignorant when it comes to understanding
FastCGI at this point, but all I do know is that it is the only way to
implement dynamic web pages using C++ that compete on the scale of
scritping languages like PHP.

There seem to be no step-by-step learning materials for FastCGI on the
web. But let's place this matter aside for right now.

Is it possible to support sessions under C++ and FastCGI? Why aren't
there any public libraries available to accomplish this in a definitive
way?

It seems as if all C++ programmers must develop features like this from
the ground up if they desire to have them implemented in their C++
apps... This is a daunting task for those like me who currently have
little understanding of how these technologies work behind the scenes.

How can I overcome problems like this in my yearning to use C++ as a
web application? Could those from a Ruby school be of assitance, since
they use FastCGI as a part of their Web infrastructure?

--

Apr 15 '07 #1
2 3253
FastCGI wrote:
I must admit, I am somewhat ignorant when it comes to understanding
FastCGI at this point, but all I do know is that it is the only way to
implement dynamic web pages using C++ that compete on the scale of
scritping languages like PHP.

There seem to be no step-by-step learning materials for FastCGI on the
web. But let's place this matter aside for right now.

Is it possible to support sessions under C++ and FastCGI? Why aren't
there any public libraries available to accomplish this in a
definitive way?
[..]
I'm afraid your inquiry is off-topic. There is no definition of
"Sessions" in C++ language specification. Please consider a better
suited newsgroup. I suggest 'comp.infosystems.www.authoring.cgi'
or the newsgroup for your OS or your web server.

V
--
Please remove capital 'A's when replying by e-mail
I do not respond to top-posted replies, please don't ask
Apr 15 '07 #2
On Apr 15, 1:03 pm, FastCGI <unkn...@unknown.comwrote:
I must admit, I am somewhat ignorant when it comes to understanding
FastCGI at this point, but all I do know is that it is the only way to
implement dynamic web pages using C++ that compete on the scale of
scritping languages like PHP.
It is actually not correct - there are other ways: Apache modules or
ISAPI extensions. For the later there is a pretty good support in the
libraries: ATL Server (recently released under an open source license)
and MFC.

Apr 16 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Henri Vilminko | last post by:
I installed the Zend PHP enabler for Sun ONE Web Server which is basically a wrapper to run PHP in fastcgi mode. The interpreter runs fine but there's one nasty problem: PHP doesn't use the PHPRC...
1
by: Adam Szendzielorz | last post by:
Hello! I'm searching patch for Apache SuEXEC (1.3.*) which get me gate to work PHP (compiled with --enable-fastcgi) with mod_fastcgi. SuEXEC check owner/group of script before run script, i...
4
by: Peter Otten | last post by:
Is there a way to limit both width and height of a canvas text item? My current workaround seems clumsy: import Tkinter as tk root = tk.Tk() canvas = tk.Canvas(root, width=400, height=200,...
0
by: venkatbo | last post by:
Hi folks, I'm trying to get lighttpd, fastcgi & python working on a 2.4.21.x i686 linux system. I tried following the steps in: ...
5
by: howachen | last post by:
hi, which package you perfer? mod_php on apache is okay but some people said fastcgi version of php is faster, is it true? thanks...
37
by: Joshua Ruppert | last post by:
When I'm using FastCGI do I need to code differently than I do when using regular CGI? Because the PHP.exe processes don't go away do global variables stick around from page request to page...
7
by: Vincent Delporte | last post by:
Hello I'm interested in hearing reflections by seasoned web app developpers about the different ways to write PHP apps, and especially how they compare in terms of performance, whether it's the...
2
by: Sanders Kaufman | last post by:
I'm working on a webhost that seems to have an undocumented feature. I inadvertently coded a link to "mydomain.com//" - with TWO trailing slashes. When I clicked the link, Apache returned this...
1
by: Ivan Voras | last post by:
Hi, Is there a straightforward way to convert an XML-RPC server application (written for SimpleXMLRPCServer) to use WSGI so that it can be used as s fastcgi server? By "straightforward" I mean...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.