The high load on httpd is still there. i am testing it on with 50k users and the httpd is still high at around 50-70mb. On top of that the CPU usage was high as well.
I did test the bridge from Orstio, it seems the httpd problem was not there. The only issue with Orstio bridge is there is not much configruation can be made.
I just had a thought. One thing the bridge does load is a user array and username array in order to reformat the links. The one thing that you site has that is unique is the large user base. I wonder if this username and user array are the cause of this. If so, I know how to improve this process and can make it optional. PM me an email address where I can contact you directly and I can rewrite this functionality to see if it improves the situation.
sorry this bug got lost in the pile of reports... pm your site details and I will try to take a look tonight and see if I can come up with a solid workaround or solution to the problem.
This is something in the configuration of your site. There are other urls that have capitals in them as well which are being reformatted to lowercase. The bridge is not doing this. I have tested on windows and unix and both are formatting correctly.
Two things I can think of, one, it may be a php.ini setting. Two, it could be a problem with your version of php, specifically with the parse_url function that is used by both the bridge and by joomla sef.
The only problem I'm still having is saving the forum profile changes (with CB enabled). Before when I clicked on the Change Profile button to save the settings, it would take me to a "The page you are trying to access does not exist" But now it sends me to my CB profile and the changes are still not saved.
I did want to report an issue that I've had with RC1 that RC2 didn't resolve.
I'm using: CB 1.01 Joomla 1.0.11 SMF 1.1 RC3
The registration is configured to use CB while the Login is using the bridge.
For the most part, everything is working great. However, when in wrapped mode, a user tries to save their SMF profile (like a signature) an error is thrown. It works fine when it's not wrapped.
The error is: ~~~ FROM::C:\Apache2\htdocs\components\com_smf\smf.class.php || integrateChangeMemberData || 1273.
Attached is the screenshot of the error.
for now, on or around line 1273 of component/com_smf/smf.class.php change the following code:
if (!($filename = $database->loadResult())) { //mosErrorAlert($database->getErrorMsg().' ~~~ FROM::'.__FILE__.' || '.__FUNCTION__.' || '.__LINE__); //return false; //this probably means there is no avatar, so continue continue; }
let me know the result. Also, please verify that this SMF user had *no* avatar uploaded.
The only problem I'm still having is saving the forum profile changes (with CB enabled). Before when I clicked on the Change Profile button to save the settings, it would take me to a "The page you are trying to access does not exist" But now it sends me to my CB profile and the changes are still not saved.
the fix for the error on line 1273(shown in the previous post) is probably the same thing you are experiencing, try it as well please.
Joomla Hacks is a Joomla Components, Joomla Modules, Joomla Templates, & Joomla Mambots resource portal. None of the text or images in this public website may be copied without the expressed written consent of the authors. Copyright 2005 by JoomlaHacks.com. Powered by Joomla. All rights reserved. Terms of Use