caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "David MENTRE" <david.mentre@gmail.com>
To: "Vincent Balat" <Vincent.Balat@pps.jussieu.fr>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Which development framework for web application in OCaml?
Date: Fri, 30 Jun 2006 18:26:52 +0200	[thread overview]
Message-ID: <3d13dcfc0606300926u35f5c005mafa33f79243cc0d8@mail.gmail.com> (raw)
In-Reply-To: <200606301801.00067.balat@pps.jussieu.fr>

Hello,

2006/6/30, Vincent Balat <Vincent.Balat@pps.jussieu.fr>:
> I don't thing we can implement Ocsigen with CGI because our model is not "page
> based" (with Ocsigen, you program web site as a whole, like a usual caml
> program, you do not have a file for each URL).

Ok, thank you for the information. BTW, the font for code example on
the Tutorial page is very small, so small that it is hardly readable
(with Firefox 1.5 on Windows).

> We use our own web server to get more freedom than using Apache, and we are
> happy with it. We may plan to make an implementation based on fastcgi or an
> Apache module because a lot of users are asking this (mainly because they
> trust Apache)

Or because they want to use another web server (lighttpd) or beacuse
they want to integrate Ocsigen web site with another web site or
framework. People rarely start a web site from scratch.

> but I am not convinced that it has a lot of advantages ...

Apache is a very complex piece of software but with a lot of
capabilities, peer review and security updates. DIY-web-server just
can't match.

For me, being tied to your web server (or even Apache) is a very
strong disadvantage.

Best wishes,
d.


  reply	other threads:[~2006-06-30 16:26 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-23 16:18 David MENTRE
2006-06-23 16:24 ` [Caml-list] " Richard Jones
     [not found]   ` <9d3ec8300606251007k2508a880me5ca863de4bbfef3@mail.gmail.com>
2006-06-26 13:23     ` David MENTRE
2006-06-28 17:41 ` Samuel Mimram
2006-06-29 21:40   ` Paolo Donadeo
2006-06-30  7:47     ` David MENTRE
2006-06-30  8:03       ` Pietro Abate
2006-06-30 13:51         ` David MENTRE
2006-06-30 13:49   ` Vincent Balat
2006-06-30 15:14     ` David MENTRE
2006-06-30 16:00       ` Vincent Balat
2006-06-30 16:26         ` David MENTRE [this message]
2006-06-30 17:33           ` Christophe TROESTLER
2006-06-30 18:26         ` Florian Weimer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3d13dcfc0606300926u35f5c005mafa33f79243cc0d8@mail.gmail.com \
    --to=david.mentre@gmail.com \
    --cc=Vincent.Balat@pps.jussieu.fr \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).