[
https://issues.apache.org/jira/browse/AXIS2C-732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12539261
]
Damitha Kumarage commented on AXIS2C-732:
-----------------------------------------
I don't think it is neccessary to implement 1.
2 is handled by thread mutex
User can give the log file size when axis2c server starts by the option -s<file
size>. If not default size of 8mb assumed.
This code is now commited and I tested OK
> Log file size increasing with no upper limit
> --------------------------------------------
>
> Key: AXIS2C-732
> URL: https://issues.apache.org/jira/browse/AXIS2C-732
> Project: Axis2-C
> Issue Type: Improvement
> Reporter: Damitha Kumarage
>
> Currently log file size increase with no upper limit. In a production
> environment this is not acceptable. To solve it I have provided a simple
> solution of after the file size exceeds a certain limit it automatically is
> backed up to a x.log.old file and
> log is written to from scratch.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]