Posts: 3119
Threads: 94
Registered: August 26th, 2002
Member Is Offline
Location: Brisbane
Theme: UltimaBB Pro Blue ( Default )
Mood: Content
posted on September 18th, 2008 at 11:54 AM
Mick, the set-up you've described is basically exactly the same as what I am running, but I have an internal pump in the surge tank, and you have an
external pump. There is basically no difference there.
As I've already stated in this post, I disagree with the theory that the pump does any significant heating of the fuel. My cast aluminium fuel rail
is bolted directly to the aluminium intake which in turn is bolted to the alumium head. They conduct heat to each other very well, so all the heat
from the head and cooling water goes straight to the fuel rail. This heat is the problem.
SELECT moderator FROM ubb_forums WHERE moderator != ''
3.
0.00029993
SELECT DISTINCT uid FROM ubb_members WHERE username = 'BUGBOY'
4.
0.00020409
SELECT DISTINCT uid FROM ubb_members WHERE username = 'MickH'
5.
0.00018597
SELECT DISTINCT uid FROM ubb_members WHERE username = 'barls'
6.
0.00021005
SELECT DISTINCT uid FROM ubb_members WHERE username = 'vanderaj'
7.
0.00018501
SELECT DISTINCT uid FROM ubb_members WHERE username = 'Cam'
8.
0.00023794
SELECT DISTINCT uid FROM ubb_members WHERE username = 'vw54'
9.
0.00017190
SELECT DISTINCT uid FROM ubb_members WHERE username = 'SuperOwen'
10.
0.00018692
SELECT DISTINCT uid FROM ubb_members WHERE username = 'helbus'
11.
0.00017285
SELECT DISTINCT uid FROM ubb_members WHERE username = '65busser'
12.
0.00018001
SELECT DISTINCT uid FROM ubb_members WHERE username = 'Baja Wes'
13.
0.00022912
SELECT DISTINCT uid FROM ubb_members WHERE username = 'Dasdubber'
14.
0.00018597
SELECT DISTINCT uid FROM ubb_members WHERE username = 'MISS VDUB'
15.
0.00067592
SELECT LENGTH(robot_string) AS strlen, robot_string, robot_fullname FROM ubb_robotsORDER BY strlen DESC
16.
0.00027394
SELECT f.fid, f.theme FROM ubb_forums f, ubb_threads t WHERE f.fid = t.fid AND t.tid = '9938'
17.
0.00035882
DELETE FROM ubb_whosonline WHERE ip = '34.239.150.57' && (username = 'xguest123' OR username = 'xrobot123' OR username = 'Anonymous') OR time < '1618180158'
18.
0.00017285
INSERT INTO ubb_whosonline(username, ip, time, location, invisible, robotname) VALUES ('xguest123', '34.239.150.57', LPAD('1618180758', '15', '0'), '/viewtopic.php?tid=9938&page=3', '0', '')
19.
0.00018001
DELETE FROM ubb_guestcount WHERE ((ipaddress = '34.239.150.57') OR (onlinetime < '1618094358'))
20.
0.00015998
DELETE FROM ubb_robotcount WHERE ((ipaddress = '34.239.150.57') OR (onlinetime < '1618094358'))
21.
0.00011206
INSERT INTO ubb_guestcount (ipaddress, onlinetime) VALUES ('34.239.150.57', '1618180758')
22.
0.00021100
SELECT * FROM ubb_themes WHERE themeid = '1'
23.
0.00013900
SELECT * FROM ubb_pluglinks ORDER BY displayorder ASC
24.
0.00016499
SELECT id FROM ubb_banned WHERE ((ip1 = '34' OR ip1 = '-1') AND (ip2 = '239' OR ip2 = '-1') AND (ip3 = '150' OR ip3 = '-1') AND (ip4 = '57' OR ip4 = '-1')) AND NOT (ip1 = '-1' AND ip2 = '-1' AND ip3 = '-1' AND ip4 = '-1')
25.
0.00062823
SELECT fid, type, name, fup, status, private, userlist, password FROM ubb_forums WHERE private != '5' AND private != '3' AND private != '2' AND userlist = '' AND password = '' AND status = 'on' ORDER BY displayorder
SELECT t.tid, t.fid, t.subject, t.views, t.replies, t.closed, t.topped, l.uid as lp_uid, l.username as lp_user, l.dateline as lp_dateline, l.pid as lp_pid FROM ubb_threads t LEFT JOIN ubb_lastposts l ON l.tid = t.tid WHERE t.tid = '9938'
29.
0.00021482
SELECT * FROM ubb_forums WHERE fid='57' AND status='on'
30.
0.00023603
SELECT code, url FROM ubb_smilies WHERE type = 'smiley'
31.
0.00010180
SELECT find, replace1 FROM ubb_words
32.
0.00022388
SELECT id, title, posts, stars, allowavatars, avatarrank FROM ubb_ranks
33.
0.00021219
UPDATEubb_threads SET views = views+1 WHERE tid = '9938' LIMIT 1
34.
0.00039411
SELECT COUNT(pid) FROM ubb_posts WHERE tid = '9938'
35.
0.01236582
SELECT t.tid as t_tid FROM ubb_threads t LEFT JOIN ubb_threads o ON o.tid = 9938 LEFT JOIN ubb_lastposts l ON l.tid = t.tid LEFT JOIN ubb_lastposts x ON x.tid = o.tid WHERE l.dateline < x.dateline AND t.fid = '57' ORDER BY l.dateline DESC LIMIT 1
36.
0.01204705
SELECT t.tid as t_tid FROM ubb_threads t LEFT JOIN ubb_threads o ON o.tid = 9938 LEFT JOIN ubb_lastposts l ON l.tid = t.tid LEFT JOIN ubb_lastposts x ON x.tid = o.tid WHERE l.dateline > x.dateline AND t.fid = '57' ORDER BY l.dateline ASC LIMIT 1
37.
0.00036216
SELECT vote_id FROM ubb_vote_desc WHERE topic_id = '9938'
38.
0.00040793
SELECT pid FROM ubb_posts WHERE tid = '9938' ORDER BY pid LIMIT 60, 30
39.
0.00019002
SELECT * FROM ubb_attachments WHERE pid IN('670059')
40.
0.00185490
SELECT p.*, m.*,w.time FROM ubb_posts p LEFT JOIN ubb_members m ON m.username = p.author LEFT JOIN ubb_whosonline w ON p.author = w.username WHERE p.fid = '57' AND p.tid = '9938' ORDER BY p.pid ASC LIMIT 60, 30