persistentperl-announce Mailing List for PersistentPerl
Brought to you by:
samh
You can subscribe to this list here.
| 2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
(1) |
Nov
|
Dec
|
|
From: Sam H. <sa...@da...> - 2003-10-12 06:33:15
|
PersistentPerl release 2.22 is available at:
http://daemoninc.com/PersistentPerl/download.html
The changes since 2.21 are:
- Redhat9 fixes.
- Better support for setuid under Solaris.
- Fixes for HP-UX 11.22
- Fix for memory leak in speedy_backend reported by James H. Thompson
- speedy_file.c fixes for bugs reported by Dmitri Tikhonov
- Fix from Lars Thegler for buffer overrun in speedy_opt.c
- Add efence malloc debugging.
|
|
From: =?ISO-8859-1?B?pHCnsQ==?<=...@li...> - 2003-09-21 23:00:16
|
<html>
<head>
<meta http-equiv="Content-Language" content="zh-tw">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=big5">
<title>·s¼Wºô¶1</title>
<style>
<!--
p{font-size:10pt;line-height:150%;color:#444E5B;}
-->
</style>
</head>
<body>
<p><b><font face="·s²Ó©úÅé">
</font> <font face="·s²Ó©úÅé">
<a target="_blank" style="text-decoration: none" href="http://6192.24cc.cc/">¡m¤W¯Z±Ú»Ä²¢°O¨Æ¡n</a></font></b><font face="·s²Ó©úÅé"><b><a target="_blank" style="text-decoration: none" href="http://6192.24cc.cc/">§Ú̳£´¿¸g·Qn<i>¡u¦W´¥|®ü</i>¡v</a></b></font></p>
<p><a href="http://logserver.url.com.tw/cevent.asp?c=2023&c2=12&e=" target="_blank" style="color: #003388; text-decoration: none"><br>
</a>
§Ú̳o¨Ç¦b¥x¥_´M³V¹Ú·Q¡B´Á«Ý¬ü¹Ú¦¨¯uªº¤H¡A</p>
<p>
¦³¨S¦³·Q¹L¡A</p>
<p>
¯d¦b¥x¥_ªº²z¥Ñ¡A¨s³º¬O¤°»ò¡H</p>
<p>
§Ṳ́£¬O³£´¿¸g·Q¹Ln¦b¥x¥_¡u¦W´¥|®ü¡v¶Ü¡H</p>
<p>
¸g¹L³o»ò¦h¦~¡A¨º¨Ç¼ö±¡¡A³Ñ¤U¦h¤Ö©O¡H<a target="_blank" style="color: #003388; text-decoration: none" href="http://thankU.24cc.com"><img height="15" src="http://ad.url.com.tw/weekly/go.gif" width="15" border="0"></a></p>
<p>¡@</p>
<p style="line-height: 125%; margin-top: 6px; margin-bottom: 3px"><b>
<a href="http://6192.24cc.cc/">³o¬O¤@¥÷¥Î¤ß»s§@ªº¶g³ø¡AÅwªïÂà±Hµ¹±zªºªB¤Í</a><font color="#ff5050"> </font></b></p>
<p style="line-height: 125%; margin-top: 6px; margin-bottom: 3px">¡@</p>
<p style="line-height: 125%; margin-top: 6px; margin-bottom: 3px"><b>
<font color="#ff5050">
<a href="6192.24cc.cc/">:<font size="2">) see you next
week!...............................................<img src="http://www.url.com.tw/include/index/topic/weekly/images/end.gif" align="baseline" border="0" width="7" height="7"></font></a></font></b></p>
</body>
</html>
|
|
From: Sam H. <sa...@da...> - 2002-09-30 08:13:17
|
PersistentPerl release 2.21 is available at:
http://daemoninc.com/PersistentPerl/download.html
The changes since 2.20 are:
- Fix too many backends problem reported by Theo Petersen. The
problem is due to temp-file corruption that occurs when the
web-server sends a TERM signal to the frontend while it is working
on the temp file. It also results in some backends failing due
to the corruption. Added a fix so that signals are always blocked
while working on the temp file.
- Shutdown handler should be called after script is touched.
- Fixes for Mac OS X 10.1. Workaround the sigpending() bug,
and add msync() which appears to fix a shared-memory flushing
problem when temp-file is expanded.
|